<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
    padding: 0;
    margin: 0;
}
html,body{
    width: 100%;
    min-width: 1200px;
    font-size: 14px;
    /* font-family: Arial, Helvetica, sans-serif; */
}
ul,li{
    list-style: none;
}


.lay1{
    background:url('../images/toutiao_bg.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 170px;
    margin-top: -20px;
}
.lay1 h3 a{
    color: #000;
    font-size: 30px;
    text-decoration: none;
}
.lay1 h3 a:hover{
    text-decoration: underline;
}
.lay1 h3{
    text-align: center;
}
.lay1 .swiper1{
    width: 1200px;
    margin: 0 auto ;
    padding-top: 20px;
    box-sizing: border-box;
    height: 100%;
}
.lay1 .swiper1 p{
    margin-top: 20px;
    text-align: center;
}
.lay1 .swiper1 p a{
    font-size: 16px;
    color: #666;
    line-height: 30px;
    display: inline-block;
    width: 94%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;
}
.lay1 .swiper1 .pagination div{
    width: 40px;
    background:url('../images/pot_1.png');
}
.lay1 .swiper1 .pagination div.selected{
    width: 40px;
    background:url('../images/pot_1_active.png');
}
.lay2{
    margin-top: 40px;
}
.content{
    width: 1200px;
    margin: 0 auto;
}
.lay2 .swiper2{
    width: 600px;
    height: 390px;
    display: inline-block;
}
.lay2 .swiper2 ul li{
    position: relative;
}
.lay2 .swiper2 ul li p{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: rgb(0, 0, 0,0.5);
    height: 40px;
}
.lay2 .swiper2 ul li p a{
    display: inline-block;
    color: #fff;
    text-decoration: none;
    width: 80%;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 10px;
    line-height: 40px;
    font-size: 16px;
}
.lay2 .swiper2 ul li p a:hover{
    text-decoration: underline;
}
.swiper2 .pagination{
    bottom:12px;
    width: 20%;
    left: 80%;
}
.swiper2 .pagination&gt;div{
    box-shadow: none;
}
.swiper2 .pagination div.selected{
    width: 40px;
    background-color: #fff;
}
.lay2_right{
    display: inline-block;
    vertical-align: top;
    width: 570px;
    margin-left: 20px;
    padding: 0 20px;
    box-sizing: border-box;
}
.lay2_tab ul{
    display: flex;
   justify-content: space-around;
    align-items: center;
    text-align: center;
    margin: 0 auto;
   
    border-bottom: 1px solid #ebebeb;
}
.lay2_tab ul li{
    padding-bottom: 15px;
    position: relative;
}
.lay2_tab ul li.active::after{
    content: "";
    display: inline-block;
    position: absolute;
    width: 100%;
    bottom: -10px;
    width: 100%;
    height: 10px;
    background:url('../images/tab1_active.png');
    background-repeat: no-repeat;
    background-position: top center;
    left: 0;
}
.lay2_tab ul li a{
    display: inline-block;
    padding: 0 0;
    line-height: 30px;
    text-decoration: none;
    color: #333;
    font-size: 24px;
}
.lay2_tab ul li.active a{
    color: #bd0729;
    font-weight: 800;
}
.lay2_tab ul li.active
.lay2_tab .line{
    display: inline-block;
    width: 1px;
    height: 20px;
    background-color: #bfbfbf;
    margin-bottom: 10px;
}
.lay2 .tab2list{
    display: none;
}
.lay2 .tab2list.active{
    display: block;
}
.lay2 .tab2list ul{
    padding: 10px 20px;
}
.lay2 .tab2list ul li a{
    font-size: 16px;
    color: #000;
    text-decoration: none;
    line-height: 52px;
    display: inline-block;
    width: 380px;
    padding-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}
.lay2 .tab2list ul li span{
    line-height: 52px;
    color: #999;
    display: inline-block;
}
.lay2 .tab2list ul li a:hover{
    text-decoration: underline;
}
.lay3_tit {
    border-bottom:  1px solid #ebebeb;
}
.lay3_tit img{
    margin-bottom: -8px;
}
.lay3{
    margin: 20px auto;
}
.lay3_left{
    width: 570px;
    display: inline-block;
}
.lay3_right{
    width: 510px;
    display: inline-block;
    margin-left: 57px;
}
.lay3 ul{
    padding: 10px 0;
}
.lay3 ul li a{
    font-size: 16px;
    color: #000;
    text-decoration: none;
    line-height: 52px;
    display: inline-block;
    width: 400px;
    padding-left: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}
.lay3  ul li span{
    line-height: 52px;
    color: #999;
    float: right;
}
.lay3  ul li a:hover{
    text-decoration: underline;
}
.lay3 img{
    vertical-align: middle;
}
.lay4 .content{
    background: url('../images/4_contentbg.jpg');
    background-size:100% 100% ;
    padding: 30px 40px 20px 30px;
    box-sizing: border-box;
}
.lay4_left{
    width: 345px;
    display: inline-block;
    box-sizing: border-box;
    
}
.lay4_left ul li{
    line-height: 45px;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}
.lay4_left ul li a&gt;*{
    display: inline-block;
    vertical-align: middle;
}
.lay4_left ul li a{
    display: inline-block;
    width: 100%;
    height: 100%;
    padding:8px 20px 8px 50px;
    box-sizing: border-box;
}
.lay4_left ul {
    border-top: 5px solid #bd0729;
}
.lay4_lefttit{
    text-align: center;
    padding: 10px 0 20px;
}
.lay4_left ul li a img{
    margin-right: 30px;
}
.lay4_left ul li a span{
    vertical-align: middle;
    color: #333;
    font-size: 20px;
}
.lay4_right .spec .time {
    color: #6f6f6f;
    font-size: 16px;
    background: url('../images/timebg.png');
    background-size:100% 100% ;
    display: inline-block;
    padding: 10px;
    margin-right: 28px;
    vertical-align: middle;
}
.lay4_right .spec .time p {
    font-size: 28px;
    text-align: center;
    font-weight:600;
}
.lay4_right .spec .con_text {
    width: 565px;
    display: inline-block;
    vertical-align: top;
}
.lay4_right .con_text h5 {
    color: #181818;
    font-size: 18px;
    line-height: 26px;
}
.lay4_right .con_text h5&gt;a {
    color: #181818;
    font-size: 22px;
    line-height: 26px;
    text-decoration: none;
}
.lay4_right .con_text p {
    color: #999;
    font-size: 14px;
    line-height: 20px;
}
.lay4_right  .more a {
    color: #999;
    font-size: 14px;
    text-decoration: none;
}

.lay4_right{
    display: inline-block;
    vertical-align: top;
    width: 760px;
    margin-left: 20px;
    padding: 0 20px;
    box-sizing: border-box;
    box-sizing: border-box;
}
.lay4_tab ul{
    display: flex;
   justify-content: space-around;
    align-items: self-start;
    text-align: center;
    margin: 0 auto;
}
.lay4_tab ul li{
    position: relative;
    background:url('../images/4_tab.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    vertical-align: top;
    flex-grow: 1;
}

.lay4_tab ul li a{
    display: inline-block;
    padding: 10px 30px;
    text-decoration: none;
    color: #333;
    font-size: 24px;
}
.lay4_tab ul li.active a{
    color: #fff;
    font-weight: 800;
}
.lay4_tab ul li.active{
    background:url('../images/4_tab_active.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-bottom: 13px;
}

.lay4_right .lay4_tablist{
    display: none;
}
.lay4_right .lay4_tablist.active{
    display: block;
}
.lay4_right .lay4_tablist ul{
    padding: 10px 20px;
}
.lay4_right .lay4_tablist ul li a{
    font-size: 16px;
    color: #000;
    text-decoration: none;
    line-height:45px;
    display: inline-block;
    width: 550px;
    padding-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}
.lay4_right .lay4_tablist ul li span{
    line-height:45px;
    color: #999;
    display: inline-block;
}
.lay4_right .lay4_tablist ul li a:hover{
    text-decoration: underline;
}
.lay4_tablist .spec{
    margin-bottom: 15px;
    margin-top: 15px;
}
.lay4{
    background-color: #eee;
}

.lay5{
    background-color: #eee;
    padding-bottom: 30px;
}


.lay5_left{
    width: 820px;
    height: 305px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    margin-top: 30px;
    margin-right: 30px;
}
.lay5_right{
    width: 320px;
    height: 305px;
    box-sizing: border-box;
    display: inline-block;
    background-color: #fff;
    padding-top: 20px;
    margin-top: 30px;
    float: right;
}

.lay5_right h2 a,.lay5_right h2{
    color: #000;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    font-size:28px ;
    width: 100%;
    line-height: 40px;
}
.lay5_right h2{
    margin-bottom: 10px;
}
.fwlist{
    width: 680px;
    padding-top: 15px;
    margin-left: 30px;
}
.fwlist{
    display: none;
}
.fwlist.active{
    display: inline-block; 
}
.lay5_left.zw{
    background: url('../images/zwbg.jpg');
    background-size: 100% 100%;
}
.lay5_left.bm{
    background: url('../images/bmbg.jpg');
    background-size: 100% 100%;
}
.lay5_tab{
    width: 65px;
    display: inline-block;
    vertical-align: top;
}
.lay5_tab ul li{
    cursor: pointer;
}
.lay5_left .fwlist ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.lay5_left .fwlist ul li{
    width: 220px;
    height: 125px;
    margin-top: 10px;
}

.lay6_tit{
    margin: 30px auto;
}
.lay6_swiper{
    width: 1200px;
    height: 180px;
}
.lay6_swiper .pagination&gt;div{
    width: 40px;
    background-color: #dcdcdc;
    box-shadow: none!important;
    border: 0;
}
.lay6_swiper .pagination&gt;div.selected{
    background-color: #bd0729;
}
/* å±‚æ¬¡åˆ—è¡¨  ä¸“é¢˜ä¸“æ&nbsp;åˆ—è¡¨*/
.ztzl_nav3{
    width: 300px;
    background: #f5f5f5;
    height: auto;
    min-height: 880px;
    display: inline-block;
    vertical-align: top;
}
.ztzl_nav3 ul li span{
    width: 15px;
    height: 13px;
    display: inline-block;
    background: url('../images/ztzl3_2.png')no-repeat;
    margin-right: 6px;
}
.ztzl_nav3 ul li.active span{
    background: url('../images/ztzl3_1.png')no-repeat;
}
.ztzl_nav3 dl{
    background:#c51216;
    text-indent: 20px;
    line-height: 50px;
    font-size: 20px;
    color: #fff;
}
.ztzl_nav3 ul li{
    line-height: 50px;
    font-size: 15px;
    text-indent: 2em;
    border-bottom: 1px solid #ccc;
}

.ztzl_nav3 ul li a{
    display: block;
    width: 100%;
    text-decoration: none;
    color: #333
}
.ztzl_nav3 ul li.active a{
    color: #fff;
}
.ztzl_nav3 ul li.active{
    background:#eb6f71;

}
.ztzl_con{
    width: 810px;
    display: inline-block;
    vertical-align: top;
    margin-left: 80px;
}
.ztzl_conlb ul li a {
    line-height: 40px;
    color: #333;
    text-decoration: none;
    font-size: 17px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 630px;
    display: inline-block;
}
.ztzl_conlb ul li span {
    color: #b2b2b2;
    line-height: 40px;
    display: inline-block;

}
.ztzl_conlb ul li a:hover{
    text-decoration: underline;
}
.ztzl_conlb ul .line {
    width: 100%;
    height: 1px;
    background: #ccc;
    margin: 20px 0;
}
/* ä¸“é¢˜ä¸“æ&nbsp;äºŒçº§åˆ—è¡¨é¡µ */
.ztzlt .middiv {
    width: 1250px;
    border-radius: 5px;
    margin: 0px auto;
    padding-bottom: 30px;
    clear: both;
    background-color: #fff;
    overflow: hidden;
    min-height: 600px;
}
.ztzlt .ztbd dl {
    width: 25%;
    margin: 20px 0;
    text-align: center;
    float: left;
}
.ztzlt .ztbd dd {
    width: 90%;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    margin-top: 10px;
    border: 1px solid #eee;
    border-left: 3px solid #bd0729;
    border-right: 3px solid #bd0729;
    border-radius: 5px;
    box-sizing: border-box;
}
.ztzlt .ztbd dd a{
    color: #000;
    font-size: 20px;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 90%;
    white-space: nowrap;
    display: inline-block;
}
.ztzlt .ztbd dd a:hover{
    text-decoration: underline;
}

.lay6_swiper .swiper-pagination{
    bottom: 0 !important;
}
.lay6_swiper .swiper-pagination&gt;span{
    width: 40px;
    background-color: #dcdcdc ;
    box-shadow: none!important;
    border: 0;
    border-radius: 5px;
    opacity: 1;
}
.lay6_swiper .swiper-pagination&gt;span.swiper-pagination-bullet-active{
    background-color: #bd0729;
}
.lay1 .swiper1 .swiper-pagination&gt;span{
    width: 40px;
    background:url('../images/pot_1.png');
    border-radius: 10px;
    box-shadow: 0 1px 2px #555 inset;
    cursor: pointer;
    opacity: 1;
    margin: 2px;
}
.lay1 .swiper1 .swiper-pagination&gt;span.swiper-pagination-bullet-active{
    width: 40px;
    background:url('../images/pot_1_active.png');
}
.swiper2 .swiper-pagination{
    text-align: right;
}
.swiper2 .swiper-pagination&gt;span{
    box-shadow: none;
    background-color: #fff;
    opacity: 1;
}
.swiper2 .swiper-pagination&gt;span.swiper-pagination-bullet-active{
    width: 40px;
    background-color: #fff;
    border-radius: 10px;
} </pre></body></html>